PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFPointData Class / getExtendedPoints Method
In This Topic
    getExtendedPoints Method
    In This Topic
    Gets the extended points.
    The number of elements in each interior array shall correspond to the size of the array; each element in the interior arrays is of a type defined by the corresponding name in the array.
    Syntax
    public double[] getExtendedPoints()

    Return Value

    An array of arrays of values.
    See Also